Sort search results.
[id(11), helpstring("method Sort")]
HRESULT Sort([in] long flags, [in] BSTR fieldName);|
Parameters |
Description |
|
[in] long flags |
SortFlagsDts value specyfing the type of sort to perform |
|
[in] BSTR fieldName |
If flags is dtsSortByField, the name of the field to sort by |
See SortFlagsDts for sorting options.
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|